@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
  -webkit-tap-highlight-color: transparent;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
  height: 100%;
}

html {
  font-family: PingFangSC-Medium, PingFangSC, "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  max-height: 100%;
  min-width: 1180px;
}

body {
  /* IOS禁止微信调整字体大小 */
  -webkit-text-size-adjust: 100% !important;
  text-size-adjust: 100% !important;
  -moz-text-size-adjust: 100% !important;
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #222;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1180 {
  width: 1180px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.w322 {
  width: 322px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 16px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 10px;
}

.list_16 li a:hover {
  color: #c00;
}

.list_16no li {
  background: none;
  padding-left: 0;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
.top_banner_container {
  height: 392px;
  background: url("../images/banner_top_bg.jpg") center top no-repeat;
}

.top_banner_container .header {
  margin: 10px auto 0;
  height: 50px;
}

.top_banner_container .header div.logo {
  float: left;
  width: 280px;
  height: 58px;
  background: url("../images/logo@2x.png") center top no-repeat;
  background-size: 280px;
}

.top_banner_container .header div.login {
  float: right;
  padding: 20px 0 0 0;
  color: #fff;
}

.top_banner_container .header div.login a {
  color: #fff;
}

.top_banner_container .header div.login li {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC-Regular;
  padding: 0 15px;
}

.top_banner_container .header div.login li.login_btn {
  width: 103px;
  height: 36px;
  padding: 0;
  background: rgba(241, 241, 241, 0.17);
  border: 1px solid rgba(255, 255, 255, 0.37);
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
}

.top_banner_container .header div.login li.login_btn:before {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
  width: 19px;
  height: 21px;
  background: url(../images/icon_denglu.png) center center no-repeat;
  content: '';
}

.top_banner_container h2 {
  margin-top: 30px;
  font-family: FZCYSK--GBK1-0;
  font-size: 75px;
  line-height: 92px;
  color: #FFFFFF;
  letter-spacing: 6px;
  text-align: center;
  text-shadow: 0 2px 7px rgba(84, 0, 0, 0.5);
}

.top_banner_container .tc {
  text-align: center;
  margin-top: 30px;
  width: 1030px;
  padding: 0 0 0 150px;
  width: 1130px;
  padding: 0 0 0 50px;
}

.top_banner_container .search_box {
  display: inline-block;
  vertical-align: middle;
  width: 630px;
  height: 28px;
  padding: 15px 0;
  background: rgba(139, 30, 25, 0.67);
  border-radius: 29px;
}

.top_banner_container .search_box select {
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 120px;
  height: 58px;
  margin-top: -15px;
  padding-left: 30px !important;
  padding: 0 0px;
  border: none;
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  letter-spacing: 5px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url(../images/icon_search_select_arr.jpg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 90px center;
}

.top_banner_container .search_box select option {
  line-height: 48px !important;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  cursor: pointer;
}

.top_banner_container .search_box select option:disabled {
  color: #C0C0C0;
}

.top_banner_container .search_box select option:focus {
  background-color: #2d96f9;
}

.top_banner_container .search_box select option:hover {
  background-color: #f1e9e9;
}

.top_banner_container .search_box input {
  vertical-align: middle;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  resize: none;
  width: 390px;
  height: 28px;
  padding: 0 0 0 40px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC-Regular;
  color: #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.75);
}

.top_banner_container .search_box input::placeholder {
  color: white;
}

.top_banner_container .search_box input:focus {
  background-color: transparent;
  border: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.75);
  outline: none;
}

.top_banner_container .search_box input:-webkit-autofill {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0 10000px transparent inset !important;
  transition: background-color 50000s ease-in-out 0s;
}

.top_banner_container .search_box input:-webkit-autofill:hover, .top_banner_container .search_box input:-webkit-autofill:focus, .top_banner_container .search_box input:-webkit-autofill:active {
  -webkit-text-fill-color: #fff;
}

.top_banner_container .search_box .search_sub {
  vertical-align: middle;
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  font-family: PingFangSC-Regular;
  color: #FFFFFF;
  text-align: center;
  padding: 0 30px;
  border-left: 1px solid rgba(255, 255, 255, 0.75);
  cursor: pointer;
}

.top_banner_container .search_box {
  width: 740px;
  height: 28px;
  padding: 11px 0;
  background: #fff;
  border-radius: 6px;
  position: relative;
  vertical-align: middle;
}

.top_banner_container .search_box select {
  width: 130px;
  height: 50px;
  margin-top: -11px;
  padding-left: 40px !important;
  padding: 0 0px;
  border: none;
  font-weight: 400;
  font-size: 16px;
  color: #333;
  letter-spacing: 5px;
  background-image: url(../images/icon_search_select_arr_home.jpg);
}

.top_banner_container .search_box input {
  width: 480px;
  padding: 0 0 0 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  font-family: PingFangSC-Regular;
  color: #333;
  border-left: 1px solid rgba(151, 151, 151, 0.22);
  float: left;
}

.top_banner_container .search_box input::placeholder {
  color: #999999;
}

.top_banner_container .search_box input:focus {
  background-color: transparent;
  border: 0;
  border-left: 1px solid rgba(151, 151, 151, 0.22);
  outline: none;
}

.top_banner_container .search_box input:-webkit-autofill {
  -webkit-text-fill-color: #333;
}

.top_banner_container .search_box input:-webkit-autofill:hover, .top_banner_container .search_box input:-webkit-autofill:focus, .top_banner_container .search_box input:-webkit-autofill:active {
  -webkit-text-fill-color: #333;
}

.top_banner_container .search_box .search_sub {
  width: 115px;
  height: 50px;
  background: #FFB237;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 0;
  right: 0;
}

.top_banner_container .search_link {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  font-family: PingFangSC-Regular;
  color: #FFFFFF;
}

.top_banner_container .search_link a {
  color: #FFFFFF;
}

.copyright_container {
  margin: 50px auto 0;
  padding: 60px 0;
  background: #F5F5F5;
}

.copyright_container .w1180 {
  position: relative;
}

.copyright_container p {
  font-family: PingFangSC-Medium;
  font-weight: 500;
  font-size: 14px;
  line-height: 34px;
  color: #666666;
  text-align: center;
  white-space: nowrap;
}

.copyright_container p a {
  color: #666666;
}
